home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / ClassEditor.0.4 / Source / PB.project < prev    next >
Encoding:
Text File  |  1995-06-07  |  1.9 KB  |  35 lines

  1. FILESTABLE = {
  2.     M_FILES = (ClassEditor_main.m);
  3.     OTHER_LINKED = ();
  4.     H_FILES = (Application_more.h, CEAppManager.h, CEBrowserCell.h, CECellMatrix.h, "CEClassEditor+FileHandling.h", CEClassEditor.h, CEInfo.h, CEListener.h, CEMethod.h, CESideSplitView.h);
  5.     CLASSES = (Application_more.m, CEAppManager.m, CEBrowserCell.m, CECellMatrix.m, "CEClassEditor+FileHandling.m", CEClassEditor.m, CEInfo.m, CEListener.m, CEMethod.m, CESideSplitView.m);
  6.     IMAGES = (Category.tiff, CategoryS.tiff, CESmallObjectPink.tiff, Class.tiff, ClassMethod.tiff, ClassMethodS.tiff, ClassS.tiff, ClosedLockS.tiff, Dimple.tiff, InstanceMethod.tiff, InstanceMethodS.tiff, MiscTabBegin.tiff, MiscTabBeginSelected.tiff, MiscTabEnd.tiff, MiscTabEndSelected.tiff, ObjectPink.rtf.m.h.tiff, Protocol.tiff, ProtocolS.tiff);
  7.     HEADERSEARCH = (MiscSources.subproj, RZBrowserCell.subproj, Preferences.subproj);
  8.     OTHER_RESOURCES = (CEClassDocuTemplate.rtf, CEMethodDocuTemplate.rtf, ClassEditor.info, DocuTemplate.rtf, Help);
  9.     OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
  10.     SUBPROJECTS = (RZBrowserCell.subproj, SideSplitView.subproj, MiscSources.subproj, Preferences.subproj, CodeClasses.subproj);
  11.     LIBRARYSEARCH = (/LocalDeveloper/Libraries);
  12.     OTHER_LIBS = (MiscProgressView, MiscTabMatrix, Media_s, NeXT_s, Indexing_s, MiscShell, MiscKit, MiscSwapKit);
  13.     INTERFACES = (ClassEditor.nib, ClassWindow.nib, Info.nib);
  14. };
  15. INSTALLDIR = "$(HOME)/Apps";
  16. COMPILEROPTIONS = "";
  17. APPICON = SmallObjectClassEditor.tiff;
  18. GENERATEMAIN = YES;
  19. DOCICONFILES = (ObjectPink.m.tiff, ObjectPink.h.tiff);
  20. APPCLASS = Application;
  21. MAINNIB = ClassEditor;
  22. LINKEROPTIONS = "";
  23. DOCEXTENSIONS = (m, h);
  24. PROJECTTYPE = Application;
  25. PROJECTVERSION = 1.1;
  26. LOCALIZABLE_FILES = {
  27.     Help;
  28.     ClassEditor.nib;
  29.     Info.nib;
  30.     ClassWindow.nib;
  31. };
  32. PROJECTNAME = ClassEditor;
  33. SYSTEMEXTENSIONS = ();
  34. LANGUAGE = English;
  35.